[INFO] cloning repository https://github.com/HiroLiang/tentserv-agent
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/HiroLiang/tentserv-agent" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHiroLiang%2Ftentserv-agent", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHiroLiang%2Ftentserv-agent'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 545499aa0562aa41329f6cee98903563ee18ec82
[INFO] fixing HiroLiang/tentserv-agent against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHiroLiang%2Ftentserv-agent" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/HiroLiang/tentserv-agent
[INFO] finished tweaking git repo https://github.com/HiroLiang/tentserv-agent
[INFO] tweaked toml for git repo https://github.com/HiroLiang/tentserv-agent written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/HiroLiang/tentserv-agent on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/HiroLiang/tentserv-agent already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e3b976f774dcf21507932a0a05a4492b208241822ec949b6e865dc873d8367d9
[INFO] running `Command { std: "docker" "start" "e3b976f774dcf21507932a0a05a4492b208241822ec949b6e865dc873d8367d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e3b976f774dcf21507932a0a05a4492b208241822ec949b6e865dc873d8367d9" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e3b976f774dcf21507932a0a05a4492b208241822ec949b6e865dc873d8367d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e3b976f774dcf21507932a0a05a4492b208241822ec949b6e865dc873d8367d9" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating src/tentgent-kernel/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating src/tentgent-cli/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating src/tentgent-daemon/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]     Checking pin-project-lite v0.2.17
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]    Compiling aws-lc-rs v1.16.3
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking writeable v0.6.3
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]     Checking litemap v0.8.2
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling rustls v0.23.38
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking ipnet v2.12.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking hashbrown v0.17.0
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]     Checking openssl-probe v0.2.1
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]     Checking winnow v0.7.15
[INFO] [stderr]     Checking iri-string v0.7.12
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]     Checking num-conv v0.2.1
[INFO] [stderr]     Checking time-core v0.1.8
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling libdbus-sys v0.2.7
[INFO] [stderr]     Checking anstyle-parse v1.0.0
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]     Checking anstyle v1.0.14
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]     Checking rustc-demangle v0.1.27
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking colorchoice v1.0.5
[INFO] [stderr]     Checking anstyle-query v1.1.5
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking dbus v0.9.11
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking linux-keyutils v0.2.5
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking directories v6.0.0
[INFO] [stderr]     Checking is_ci v1.2.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking ryu v1.0.23
[INFO] [stderr]     Checking clap_lex v1.1.0
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]     Checking dotenvy v0.15.7
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking supports-color v3.0.2
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking terminal_size v0.4.4
[INFO] [stderr]     Checking supports-unicode v3.0.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking supports-hyperlinks v3.2.0
[INFO] [stderr]     Checking symlink v0.1.0
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]     Checking console v0.16.3
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking rtoolbox v0.0.5
[INFO] [stderr]     Checking unicode-segmentation v1.13.2
[INFO] [stderr]     Checking unit-prefix v0.5.2
[INFO] [stderr]     Checking rpassword v7.4.0
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking addr2line v0.25.1
[INFO] [stderr]    Compiling aws-lc-sys v0.40.0
[INFO] [stderr]     Checking indicatif v0.18.4
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking comfy-table v7.2.2
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking backtrace-ext v0.2.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking rustls-pki-types v1.14.0
[INFO] [stderr]     Checking dbus-secret-service v4.1.0
[INFO] [stderr]     Checking tokio v1.52.1
[INFO] [stderr]     Checking keyring v3.6.3
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking zerofrom v0.1.7
[INFO] [stderr]     Checking rustls-native-certs v0.8.3
[INFO] [stderr]     Checking miette v7.6.0
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking tracing-appender v0.2.5
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking axum v0.8.9
[INFO] [stderr]     Checking rustls-webpki v0.103.12
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking rustls-platform-verifier v0.6.2
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking reqwest v0.13.2
[INFO] [stderr]     Checking tentgent-kernel v1.0.0 (/opt/rustwide/workdir/src/tentgent-kernel)
[INFO] [stderr]    Migrating src/tentgent-kernel/src/lib.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/tentgent-kernel/src/features/chat/infra/runtime.rs:82:33
[INFO] [stdout]     |
[INFO] [stdout]  82 |           while let Some(chunk) = stream.next().await {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                                   |             |
[INFO] [stdout]     |                                   |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                   |             `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                   this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                                   up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  83 |               let chunk = chunk.map_err(|err| {
[INFO] [stdout]     |  _________________-----___-
[INFO] [stdout]     | |                 |
[INFO] [stdout]     | |                 `chunk` calls a custom destructor
[INFO] [stdout]     | |                 `chunk` will be dropped later as of Edition 2024
[INFO] [stdout]  84 | |                 chat_runtime_error(format!("failed to read chat stream response: {err}"))
[INFO] [stdout]  85 | |             })?;
[INFO] [stdout]     | |               -
[INFO] [stdout]     | |               |
[INFO] [stdout]     | |_______________this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                 `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  88 |                   buffer.drain(..consumed);
[INFO] [stdout]     |                   ------------------------
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                   `#3` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  91 |           }
[INFO] [stdout]     |           - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#4` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/string.rs:3528:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/tentgent-kernel/src/features/cloud/infra.rs:108:33
[INFO] [stdout]     |
[INFO] [stdout] 108 |           while let Some(chunk) = stream.next().await {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                                   |             |
[INFO] [stdout]     |                                   |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                   |             `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                   this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                                   up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 109 |               let chunk = chunk.map_err(|err| {
[INFO] [stdout]     |  _________________-----___-
[INFO] [stdout]     | |                 |
[INFO] [stdout]     | |                 `chunk` calls a custom destructor
[INFO] [stdout]     | |                 `chunk` will be dropped later as of Edition 2024
[INFO] [stdout] 110 | |                 cloud_error(format!(
[INFO] [stdout] 111 | |                     "failed to read {} chat stream: {err}",
[INFO] [stdout] 112 | |                     request.provider.display_name()
[INFO] [stdout] 113 | |                 ))
[INFO] [stdout] 114 | |             })?;
[INFO] [stdout]     | |               -
[INFO] [stdout]     | |               |
[INFO] [stdout]     | |_______________this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                 `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 117 |                   buffer.drain(..consumed);
[INFO] [stdout]     |                   ------------------------
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                   `#3` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 127 |           }
[INFO] [stdout]     |           - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#4` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/string.rs:3528:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/tentgent-kernel/src/features/runtime/infra/model_daemon.rs:252:19
[INFO] [stdout]      |
[INFO] [stdout]  252 |               match ModelRuntimeDaemonLock::try_acquire(&lock_path) {
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |                     up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  253 |                   Ok(_lock) => {
[INFO] [stdout]      |                      -----
[INFO] [stdout]      |                      |
[INFO] [stdout]      |                      `_lock` calls a custom destructor
[INFO] [stdout]      |                      `_lock` will be dropped later as of Edition 2024
[INFO] [stdout]  254 |                       if let Some(endpoint) = self
[INFO] [stdout]      |  _____________________________________________-
[INFO] [stdout]  255 | |                         .stored_healthy_endpoint(&metadata_path, capability, model_ref)
[INFO] [stdout]  256 | |                         .await?
[INFO] [stdout]      | |                              -
[INFO] [stdout]      | |                              |
[INFO] [stdout]      | |______________________________`__awaitee` calls a custom destructor
[INFO] [stdout]      |                                `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  263 |                       let endpoint = self
[INFO] [stdout]      |  ____________________________________-
[INFO] [stdout]      | |____________________________________|
[INFO] [stdout]  264 | |                         .spawn_daemon(
[INFO] [stdout]  265 | |                             layout,
[INFO] [stdout]  266 | |                             runtime,
[INFO] [stdout] ...    |
[INFO] [stdout]  273 | |                         .await?;
[INFO] [stdout]      | |                              -
[INFO] [stdout]      | |______________________________|
[INFO] [stdout]      | |______________________________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                                `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  279 |                       if let Some(endpoint) = self
[INFO] [stdout]      |  _____________________________________________-
[INFO] [stdout]      | |_____________________________________________|
[INFO] [stdout]  280 | |                         .stored_healthy_endpoint(&metadata_path, capability, model_ref)
[INFO] [stdout]  281 | |                         .await?
[INFO] [stdout]      | |                              -
[INFO] [stdout]      | |______________________________|
[INFO] [stdout]      | |______________________________this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                                `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  292 | |                     tokio::time::sleep(LOCK_POLL_INTERVAL).await;
[INFO] [stdout]      | |                     --------------------------------------------
[INFO] [stdout]      | |                     |
[INFO] [stdout]      | |                     this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      | |                     `#3` will be dropped later as of Edition 2024
[INFO] [stdout] ...    |
[INFO] [stdout]  301 | |         }
[INFO] [stdout]      | |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> src/tentgent-kernel/src/features/runtime/infra/model_daemon.rs:569:1
[INFO] [stdout]      |
[INFO] [stdout]  569 | impl Drop for ModelRuntimeDaemonLock {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_lock` invokes this custom destructor
[INFO] [stdout]     --> src/tentgent-kernel/src/features/runtime/infra/model_daemon.rs:569:1
[INFO] [stdout]      |
[INFO] [stdout]  569 | impl Drop for ModelRuntimeDaemonLock {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.17/src/lib.rs:1317:9
[INFO] [stdout]      |
[INFO] [stdout] 1317 | /         impl $(<
[INFO] [stdout] 1318 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1319 | |             $( $generics
[INFO] [stdout] 1320 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1323 | |             ),*
[INFO] [stdout] 1324 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: this warning originates in the macro `$crate::__pin_project_make_drop_impl` which comes from the expansion of the macro `pin_project` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/tentgent-kernel/src/features/auth/infra/store.rs:93:11
[INFO] [stdout]    |
[INFO] [stdout] 91 |     let entry = native_entry(provider)?;
[INFO] [stdout]    |         -----
[INFO] [stdout]    |         |
[INFO] [stdout]    |         `entry` calls a custom destructor
[INFO] [stdout]    |         `entry` will be dropped later as of Edition 2024
[INFO] [stdout] 92 |
[INFO] [stdout] 93 |     match entry.get_password() {
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |           |
[INFO] [stdout]    |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 98 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: `entry` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/tentgent-kernel/src/features/auth/infra/store.rs:141:11
[INFO] [stdout]     |
[INFO] [stdout] 139 |     let entry = native_entry(provider)?;
[INFO] [stdout]     |         -----
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `entry` calls a custom destructor
[INFO] [stdout]     |         `entry` will be dropped later as of Edition 2024
[INFO] [stdout] 140 |
[INFO] [stdout] 141 |     match entry.delete_credential() {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 146 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `entry` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking tentgent-daemon v1.0.0 (/opt/rustwide/workdir/src/tentgent-daemon)
[INFO] [stderr]        Fixed src/tentgent-kernel/src/foundation/layout/tests.rs (4 fixes)
[INFO] [stderr]    Migrating src/tentgent-daemon/src/lib.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/tentgent-kernel/src/features/chat/infra/runtime.rs:82:33
[INFO] [stdout]     |
[INFO] [stdout]  82 |           while let Some(chunk) = stream.next().await {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                                   |             |
[INFO] [stdout]     |                                   |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                   |             `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                   this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                                   up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  83 |               let chunk = chunk.map_err(|err| {
[INFO] [stdout]     |  _________________-----___-
[INFO] [stdout]     | |                 |
[INFO] [stdout]     | |                 `chunk` calls a custom destructor
[INFO] [stdout]     | |                 `chunk` will be dropped later as of Edition 2024
[INFO] [stdout]  84 | |                 chat_runtime_error(format!("failed to read chat stream response: {err}"))
[INFO] [stdout]  85 | |             })?;
[INFO] [stdout]     | |               -
[INFO] [stdout]     | |               |
[INFO] [stdout]     | |_______________this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                 `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  88 |                   buffer.drain(..consumed);
[INFO] [stdout]     |                   ------------------------
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                   `#3` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  91 |           }
[INFO] [stdout]     |           - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#4` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/string.rs:3528:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/tentgent-kernel/src/features/cloud/infra.rs:108:33
[INFO] [stdout]     |
[INFO] [stdout] 108 |           while let Some(chunk) = stream.next().await {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                                   |             |
[INFO] [stdout]     |                                   |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                   |             `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                   this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                                   up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 109 |               let chunk = chunk.map_err(|err| {
[INFO] [stdout]     |  _________________-----___-
[INFO] [stdout]     | |                 |
[INFO] [stdout]     | |                 `chunk` calls a custom destructor
[INFO] [stdout]     | |                 `chunk` will be dropped later as of Edition 2024
[INFO] [stdout] 110 | |                 cloud_error(format!(
[INFO] [stdout] 111 | |                     "failed to read {} chat stream: {err}",
[INFO] [stdout] 112 | |                     request.provider.display_name()
[INFO] [stdout] 113 | |                 ))
[INFO] [stdout] 114 | |             })?;
[INFO] [stdout]     | |               -
[INFO] [stdout]     | |               |
[INFO] [stdout]     | |_______________this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                 `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 117 |                   buffer.drain(..consumed);
[INFO] [stdout]     |                   ------------------------
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                   `#3` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 127 |           }
[INFO] [stdout]     |           - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#4` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/string.rs:3528:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/tentgent-kernel/src/features/runtime/infra/model_daemon.rs:252:19
[INFO] [stdout]      |
[INFO] [stdout]  252 |               match ModelRuntimeDaemonLock::try_acquire(&lock_path) {
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |                     up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  253 |                   Ok(_lock) => {
[INFO] [stdout]      |                      -----
[INFO] [stdout]      |                      |
[INFO] [stdout]      |                      `_lock` calls a custom destructor
[INFO] [stdout]      |                      `_lock` will be dropped later as of Edition 2024
[INFO] [stdout]  254 |                       if let Some(endpoint) = self
[INFO] [stdout]      |  _____________________________________________-
[INFO] [stdout]  255 | |                         .stored_healthy_endpoint(&metadata_path, capability, model_ref)
[INFO] [stdout]  256 | |                         .await?
[INFO] [stdout]      | |                              -
[INFO] [stdout]      | |                              |
[INFO] [stdout]      | |______________________________`__awaitee` calls a custom destructor
[INFO] [stdout]      |                                `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  263 |                       let endpoint = self
[INFO] [stdout]      |  ____________________________________-
[INFO] [stdout]      | |____________________________________|
[INFO] [stdout]  264 | |                         .spawn_daemon(
[INFO] [stdout]  265 | |                             layout,
[INFO] [stdout]  266 | |                             runtime,
[INFO] [stdout] ...    |
[INFO] [stdout]  273 | |                         .await?;
[INFO] [stdout]      | |                              -
[INFO] [stdout]      | |______________________________|
[INFO] [stdout]      | |______________________________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                                `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  279 |                       if let Some(endpoint) = self
[INFO] [stdout]      |  _____________________________________________-
[INFO] [stdout]      | |_____________________________________________|
[INFO] [stdout]  280 | |                         .stored_healthy_endpoint(&metadata_path, capability, model_ref)
[INFO] [stdout]  281 | |                         .await?
[INFO] [stdout]      | |                              -
[INFO] [stdout]      | |______________________________|
[INFO] [stdout]      | |______________________________this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                                `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  292 | |                     tokio::time::sleep(LOCK_POLL_INTERVAL).await;
[INFO] [stdout]      | |                     --------------------------------------------
[INFO] [stdout]      | |                     |
[INFO] [stdout]      | |                     this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      | |                     `#3` will be dropped later as of Edition 2024
[INFO] [stdout] ...    |
[INFO] [stdout]  301 | |         }
[INFO] [stdout]      | |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> src/tentgent-kernel/src/features/runtime/infra/model_daemon.rs:569:1
[INFO] [stdout]      |
[INFO] [stdout]  569 | impl Drop for ModelRuntimeDaemonLock {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_lock` invokes this custom destructor
[INFO] [stdout]     --> src/tentgent-kernel/src/features/runtime/infra/model_daemon.rs:569:1
[INFO] [stdout]      |
[INFO] [stdout]  569 | impl Drop for ModelRuntimeDaemonLock {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.17/src/lib.rs:1317:9
[INFO] [stdout]      |
[INFO] [stdout] 1317 | /         impl $(<
[INFO] [stdout] 1318 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1319 | |             $( $generics
[INFO] [stdout] 1320 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1323 | |             ),*
[INFO] [stdout] 1324 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: this warning originates in the macro `$crate::__pin_project_make_drop_impl` which comes from the expansion of the macro `pin_project` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/tentgent-kernel/src/features/auth/infra/store.rs:93:11
[INFO] [stdout]    |
[INFO] [stdout] 91 |     let entry = native_entry(provider)?;
[INFO] [stdout]    |         -----
[INFO] [stdout]    |         |
[INFO] [stdout]    |         `entry` calls a custom destructor
[INFO] [stdout]    |         `entry` will be dropped later as of Edition 2024
[INFO] [stdout] 92 |
[INFO] [stdout] 93 |     match entry.get_password() {
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |           |
[INFO] [stdout]    |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 98 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: `entry` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/tentgent-kernel/src/features/auth/infra/store.rs:141:11
[INFO] [stdout]     |
[INFO] [stdout] 139 |     let entry = native_entry(provider)?;
[INFO] [stdout]     |         -----
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `entry` calls a custom destructor
[INFO] [stdout]     |         `entry` will be dropped later as of Edition 2024
[INFO] [stdout] 140 |
[INFO] [stdout] 141 |     match entry.delete_credential() {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 146 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `entry` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/tentgent-daemon/src/handlers/rest/audio/mod.rs:405:29
[INFO] [stdout]      |
[INFO] [stdout]  405 |       while let Some(field) = multipart.next_field().await.map_err(|error| {
[INFO] [stdout]      |                      -----    ^---------------------------
[INFO] [stdout]      |                      |        |                      |
[INFO] [stdout]      |                      |        |                      this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]      |                      |        |                      up until Edition 2021 `#10` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                      |        |                      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                      |        |                      `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                      |        `__awaitee` calls a custom destructor
[INFO] [stdout]      |  ____________________|________`__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]      | |                    |
[INFO] [stdout]      | |                    `field` calls a custom destructor
[INFO] [stdout]      | |                    `field` will be dropped later as of Edition 2024
[INFO] [stdout]  406 | |         let message = error.to_string();
[INFO] [stdout]  407 | |         if media_upload_stream_limit_exceeded(&message) {
[INFO] [stdout]  408 | |             AudioUploadError::payload_too_large(media_upload_too_large_message(
[INFO] [stdout] ...    |
[INFO] [stdout]  415 | |     })? {
[INFO] [stdout]      | |       ^
[INFO] [stdout]      | |       |
[INFO] [stdout]      | |       this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]      | |       up until Edition 2021 `#8` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | |_______this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]      |         up until Edition 2021 `#9` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  428 |                       Some(write_uploaded_audio_file(workspace_dir, field, max_upload_bytes).await?);
[INFO] [stdout]      |                            -----------------------------------------------------------------------
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                            `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  431 |                   set_text_field(&mut fields.model_ref, "model_ref", field).await?;
[INFO] [stdout]      |                   ---------------------------------------------------------------
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                   `#3` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  434 |                   set_text_field(&mut fields.language, "language", field).await?;
[INFO] [stdout]      |                   -------------------------------------------------------------
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |                   `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  437 |                   set_text_field(&mut fields.output_format, "output_format", field).await?;
[INFO] [stdout]      |                   -----------------------------------------------------------------------
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      |                   `#5` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  440 |                   set_text_field(&mut fields.output_filename, "output_filename", field).await?;
[INFO] [stdout]      |                   ---------------------------------------------------------------------------
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      |                   `#6` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  443 |                   let value = read_text_field("timestamps", field).await?;
[INFO] [stdout]      |                               ------------------------------------------
[INFO] [stdout]      |                               |
[INFO] [stdout]      |                               this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]      |                               `#7` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  457 |       }
[INFO] [stdout]      |       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#8` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#8` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#8` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes_mut.rs:1126:1
[INFO] [stdout]      |
[INFO] [stdout] 1126 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#9` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes_mut.rs:1126:1
[INFO] [stdout]      |
[INFO] [stdout] 1126 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes_mut.rs:1126:1
[INFO] [stdout]      |
[INFO] [stdout] 1126 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `field` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes_mut.rs:1126:1
[INFO] [stdout]      |
[INFO] [stdout] 1126 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/tentgent-daemon/src/handlers/rest/audio/mod.rs:535:29
[INFO] [stdout]     |
[INFO] [stdout] 535 |       while let Some(chunk) = field.chunk().await.map_err(|error| {
[INFO] [stdout]     |                      -----    ^------------------
[INFO] [stdout]     |                      |        |             |
[INFO] [stdout]     |                      |        |             this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                      |        |             up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                      |        |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                      |        |             `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                      |        `__awaitee` calls a custom destructor
[INFO] [stdout]     |  ____________________|________`__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                    |
[INFO] [stdout]     | |                    `chunk` calls a custom destructor
[INFO] [stdout]     | |                    `chunk` will be dropped later as of Edition 2024
[INFO] [stdout] 536 | |         AudioUploadError::bad_request(format!("invalid `{name}` field: {error}"))
[INFO] [stdout] 537 | |     })? {
[INFO] [stdout]     | |       ^
[INFO] [stdout]     | |       |
[INFO] [stdout]     | |       this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |       up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |_______this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |         up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 545 |       }
[INFO] [stdout]     |       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/tentgent-daemon/src/handlers/rest/audio/mod.rs:586:29
[INFO] [stdout]     |
[INFO] [stdout] 586 |       while let Some(chunk) = field.chunk().await.map_err(|error| {
[INFO] [stdout]     |                      -----    ^------------------
[INFO] [stdout]     |                      |        |             |
[INFO] [stdout]     |                      |        |             this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                      |        |             up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                      |        |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                      |        |             `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                      |        `__awaitee` calls a custom destructor
[INFO] [stdout]     |  ____________________|________`__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                    |
[INFO] [stdout]     | |                    `chunk` calls a custom destructor
[INFO] [stdout]     | |                    `chunk` will be dropped later as of Edition 2024
[INFO] [stdout] 587 | |         let message = error.to_string();
[INFO] [stdout] 588 | |         if media_upload_stream_limit_exceeded(&message) {
[INFO] [stdout] 589 | |             AudioUploadError::payload_too_large(media_upload_too_large_message(
[INFO] [stdout] ...   |
[INFO] [stdout] 596 | |     })? {
[INFO] [stdout]     | |       ^
[INFO] [stdout]     | |       |
[INFO] [stdout]     | |       this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |       up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |_______this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |         up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 602 |               let _ = tokio::fs::remove_file(&partial_path).await;
[INFO] [stdout]     |                       -------------------------------------------
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                       `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 614 |       }
[INFO] [stdout]     |       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/tentgent-daemon/src/handlers/rest/images/jobs/edit_upload.rs:172:29
[INFO] [stdout]      |
[INFO] [stdout]  172 |       while let Some(field) = multipart.next_field().await.map_err(|error| {
[INFO] [stdout]      |                      -----    ^---------------------------
[INFO] [stdout]      |                      |        |                      |
[INFO] [stdout]      |                      |        |                      this value will be stored in a temporary; let us call it `#27`
[INFO] [stdout]      |                      |        |                      up until Edition 2021 `#27` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                      |        |                      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                      |        |                      `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                      |        `__awaitee` calls a custom destructor
[INFO] [stdout]      |  ____________________|________`__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]      | |                    |
[INFO] [stdout]      | |                    `field` calls a custom destructor
[INFO] [stdout]      | |                    `field` will be dropped later as of Edition 2024
[INFO] [stdout]  173 | |         let message = error.to_string();
[INFO] [stdout]  174 | |         if media_upload_stream_limit_exceeded(&message) {
[INFO] [stdout]  175 | |             RestError::payload_too_large(
[INFO] [stdout] ...    |
[INFO] [stdout]  185 | |     })? {
[INFO] [stdout]      | |       ^
[INFO] [stdout]      | |       |
[INFO] [stdout]      | |       this value will be stored in a temporary; let us call it `#25`
[INFO] [stdout]      | |       up until Edition 2021 `#25` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | |_______this value will be stored in a temporary; let us call it `#26`
[INFO] [stdout]      |         up until Edition 2021 `#26` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  195 |                       cleanup_temp_dir(temp_dir).await;
[INFO] [stdout]      |                       --------------------------------
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                       `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  202 | /                     write_uploaded_transform_image(
[INFO] [stdout]  203 | |                         temp_dir,
[INFO] [stdout]  204 | |                         field,
[INFO] [stdout]  205 | |                         max_upload_bytes,
[INFO] [stdout] ...    |
[INFO] [stdout]  210 | |                     .await?,
[INFO] [stdout]      | |                          -
[INFO] [stdout]      | |__________________________|
[INFO] [stdout]      | |__________________________this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                            `#3` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  215 | |                     cleanup_temp_dir(temp_dir).await;
[INFO] [stdout]      | |                     --------------------------------
[INFO] [stdout]      | |                     |
[INFO] [stdout]      | |                     this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      | |                     `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...    |
[INFO] [stdout]  222 | /                     write_uploaded_transform_image(
[INFO] [stdout]  223 | |                         temp_dir,
[INFO] [stdout]  224 | |                         field,
[INFO] [stdout]  225 | |                         max_upload_bytes,
[INFO] [stdout] ...    |
[INFO] [stdout]  230 | |                     .await?,
[INFO] [stdout]      | |                          -
[INFO] [stdout]      | |__________________________|
[INFO] [stdout]      | |__________________________this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      |                            `#5` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  235 | |                     cleanup_temp_dir(temp_dir).await;
[INFO] [stdout]      | |                     --------------------------------
[INFO] [stdout]      | |                     |
[INFO] [stdout]      | |                     this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      | |                     `#6` will be dropped later as of Edition 2024
[INFO] [stdout] ...    |
[INFO] [stdout]  242 | /                     write_uploaded_transform_image(
[INFO] [stdout]  243 | |                         temp_dir,
[INFO] [stdout]  244 | |                         field,
[INFO] [stdout]  245 | |                         max_upload_bytes,
[INFO] [stdout] ...    |
[INFO] [stdout]  250 | |                     .await?,
[INFO] [stdout]      | |                          -
[INFO] [stdout]      | |__________________________|
[INFO] [stdout]      | |__________________________this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]      |                            `#7` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  253 | |             "model_ref" => set_text_field(&mut fields.model_ref, "model_ref", field).await?,
[INFO] [stdout]      | |                            ---------------------------------------------------------------
[INFO] [stdout]      | |                            |
[INFO] [stdout]      | |                            this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]      | |                            `#8` will be dropped later as of Edition 2024
[INFO] [stdout]  254 | |             "adapter_ref" => set_text_field(&mut fields.adapter_ref, "adapter_ref", field).await?,
[INFO] [stdout]      | |                              -------------------------------------------------------------------
[INFO] [stdout]      | |                              |
[INFO] [stdout]      | |                              this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]      | |                              `#9` will be dropped later as of Edition 2024
[INFO] [stdout]  255 | |             "control_ref" if workflow == ImageEditWorkflow::Control => {
[INFO] [stdout]  256 | |                 set_text_field(&mut fields.control_ref, "control_ref", field).await?
[INFO] [stdout]      | |                 -------------------------------------------------------------------
[INFO] [stdout]      | |                 |
[INFO] [stdout]      | |                 this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]      | |                 `#10` will be dropped later as of Edition 2024
[INFO] [stdout]  257 | |             }
[INFO] [stdout]  258 | |             "prompt" => set_text_field(&mut fields.prompt, "prompt", field).await?,
[INFO] [stdout]      | |                         ---------------------------------------------------------
[INFO] [stdout]      | |                         |
[INFO] [stdout]      | |                         this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]      | |                         `#11` will be dropped later as of Edition 2024
[INFO] [stdout]  259 | |             "negative_prompt" => {
[INFO] [stdout]  260 | |                 set_text_field(&mut fields.negative_prompt, "negative_prompt", field).await?
[INFO] [stdout]      | |                 ---------------------------------------------------------------------------
[INFO] [stdout]      | |                 |
[INFO] [stdout]      | |                 this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]      | |                 `#12` will be dropped later as of Edition 2024
[INFO] [stdout] ...    |
[INFO] [stdout]  263 | |                 set_text_field(&mut fields.output_format, "output_format", field).await?
[INFO] [stdout]      | |                 -----------------------------------------------------------------------
[INFO] [stdout]      | |                 |
[INFO] [stdout]      | |                 this value will be stored in a temporary; let us call it `#13`
[INFO] [stdout]      | |                 `#13` will be dropped later as of Edition 2024
[INFO] [stdout] ...    |
[INFO] [stdout]  266 | |                 set_text_field(&mut fields.output_filename, "output_filename", field).await?
[INFO] [stdout]      | |                 ---------------------------------------------------------------------------
[INFO] [stdout]      | |                 |
[INFO] [stdout]      | |                 this value will be stored in a temporary; let us call it `#14`
[INFO] [stdout]      | |                 `#14` will be dropped later as of Edition 2024
[INFO] [stdout] ...    |
[INFO] [stdout]  270 | |                     Some(parse_single_f32_field(fields.lora_scale, "lora_scale", field).await?);
[INFO] [stdout]      | |                          --------------------------------------------------------------------
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |                          this value will be stored in a temporary; let us call it `#15`
[INFO] [stdout]      | |                          `#15` will be dropped later as of Edition 2024
[INFO] [stdout] ...    |
[INFO] [stdout]  274 | |                     Some(parse_single_f32_field(fields.strength, "strength", field).await?);
[INFO] [stdout]      | |                          ----------------------------------------------------------------
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |                          this value will be stored in a temporary; let us call it `#16`
[INFO] [stdout]      | |                          `#16` will be dropped later as of Edition 2024
[INFO] [stdout] ...    |
[INFO] [stdout]  277 | |                 set_text_field(&mut fields.control_kind, "control_kind", field).await?
[INFO] [stdout]      | |                 ---------------------------------------------------------------------
[INFO] [stdout]      | |                 |
[INFO] [stdout]      | |                 this value will be stored in a temporary; let us call it `#17`
[INFO] [stdout]      | |                 `#17` will be dropped later as of Edition 2024
[INFO] [stdout] ...    |
[INFO] [stdout]  281 | /                     parse_single_f32_field(fields.control_strength, "control_strength", field)
[INFO] [stdout]  282 | |                         .await?,
[INFO] [stdout]      | |                              -
[INFO] [stdout]      | |______________________________|
[INFO] [stdout]      | |______________________________this value will be stored in a temporary; let us call it `#18`
[INFO] [stdout]      |                                `#18` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  286 | |                 fields.width = Some(parse_single_u32_field(fields.width, "width", field).await?);
[INFO] [stdout]      | |                                     ----------------------------------------------------------
[INFO] [stdout]      | |                                     |
[INFO] [stdout]      | |                                     this value will be stored in a temporary; let us call it `#19`
[INFO] [stdout]      | |                                     `#19` will be dropped later as of Edition 2024
[INFO] [stdout] ...    |
[INFO] [stdout]  289 | |                 fields.height = Some(parse_single_u32_field(fields.height, "height", field).await?);
[INFO] [stdout]      | |                                      ------------------------------------------------------------
[INFO] [stdout]      | |                                      |
[INFO] [stdout]      | |                                      this value will be stored in a temporary; let us call it `#20`
[INFO] [stdout]      | |                                      `#20` will be dropped later as of Edition 2024
[INFO] [stdout] ...    |
[INFO] [stdout]  292 | |                 fields.steps = Some(parse_single_u32_field(fields.steps, "steps", field).await?);
[INFO] [stdout]      | |                                     ----------------------------------------------------------
[INFO] [stdout]      | |                                     |
[INFO] [stdout]      | |                                     this value will be stored in a temporary; let us call it `#21`
[INFO] [stdout]      | |                                     `#21` will be dropped later as of Edition 2024
[INFO] [stdout] ...    |
[INFO] [stdout]  296 | |                     parse_single_f32_field(fields.guidance_scale, "guidance_scale", field).await?,
[INFO] [stdout]      | |                     ----------------------------------------------------------------------------
[INFO] [stdout]      | |                     |
[INFO] [stdout]      | |                     this value will be stored in a temporary; let us call it `#22`
[INFO] [stdout]      | |                     `#22` will be dropped later as of Edition 2024
[INFO] [stdout] ...    |
[INFO] [stdout]  300 | |                 fields.seed = Some(parse_single_u64_field(fields.seed, "seed", field).await?);
[INFO] [stdout]      | |                                    --------------------------------------------------------
[INFO] [stdout]      | |                                    |
[INFO] [stdout]      | |                                    this value will be stored in a temporary; let us call it `#23`
[INFO] [stdout]      | |                                    `#23` will be dropped later as of Edition 2024
[INFO] [stdout] ...    |
[INFO] [stdout]  303 | |                 cleanup_temp_dir(temp_dir).await;
[INFO] [stdout]      | |                 --------------------------------
[INFO] [stdout]      | |                 |
[INFO] [stdout]      | |                 this value will be stored in a temporary; let us call it `#24`
[INFO] [stdout]      | |                 `#24` will be dropped later as of Edition 2024
[INFO] [stdout] ...    |
[INFO] [stdout]  313 | |     }
[INFO] [stdout]      | |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#25` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#25` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#25` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes_mut.rs:1126:1
[INFO] [stdout]      |
[INFO] [stdout] 1126 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#26` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#26` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#26` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes_mut.rs:1126:1
[INFO] [stdout]      |
[INFO] [stdout] 1126 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes_mut.rs:1126:1
[INFO] [stdout]      |
[INFO] [stdout] 1126 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `field` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes_mut.rs:1126:1
[INFO] [stdout]      |
[INFO] [stdout] 1126 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/tentgent-daemon/src/handlers/rest/images/jobs/edit_upload.rs:613:29
[INFO] [stdout]     |
[INFO] [stdout] 613 |       while let Some(chunk) = field.chunk().await.map_err(|error| {
[INFO] [stdout]     |                      -----    ^------------------
[INFO] [stdout]     |                      |        |             |
[INFO] [stdout]     |                      |        |             this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                      |        |             up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                      |        |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                      |        |             `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                      |        `__awaitee` calls a custom destructor
[INFO] [stdout]     |  ____________________|________`__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                    |
[INFO] [stdout]     | |                    `chunk` calls a custom destructor
[INFO] [stdout]     | |                    `chunk` will be dropped later as of Edition 2024
[INFO] [stdout] 614 | |         let message = error.to_string();
[INFO] [stdout] 615 | |         if media_upload_stream_limit_exceeded(&message) {
[INFO] [stdout] 616 | |             RestError::payload_too_large(
[INFO] [stdout] ...   |
[INFO] [stdout] 626 | |     })? {
[INFO] [stdout]     | |       ^
[INFO] [stdout]     | |       |
[INFO] [stdout]     | |       this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |       up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |_______this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |         up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 632 |               let _ = tokio::fs::remove_file(&partial_path).await;
[INFO] [stdout]     |                       -------------------------------------------
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                       `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 644 |       }
[INFO] [stdout]     |       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/tentgent-daemon/src/handlers/rest/images/jobs/edit_upload.rs:699:29
[INFO] [stdout]     |
[INFO] [stdout] 699 |       while let Some(chunk) = field.chunk().await.map_err(|error| {
[INFO] [stdout]     |                      -----    ^------------------
[INFO] [stdout]     |                      |        |             |
[INFO] [stdout]     |                      |        |             this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                      |        |             up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                      |        |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                      |        |             `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                      |        `__awaitee` calls a custom destructor
[INFO] [stdout]     |  ____________________|________`__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                    |
[INFO] [stdout]     | |                    `chunk` calls a custom destructor
[INFO] [stdout]     | |                    `chunk` will be dropped later as of Edition 2024
[INFO] [stdout] 700 | |         RestError::bad_request("bad_request", format!("invalid `{name}` field: {error}"))
[INFO] [stdout] 701 | |     })? {
[INFO] [stdout]     | |       ^
[INFO] [stdout]     | |       |
[INFO] [stdout]     | |       this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |       up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |_______this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |         up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 710 |       }
[INFO] [stdout]     |       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/tentgent-daemon/src/handlers/rest/server/lifecycle.rs:443:10
[INFO] [stdout]     |
[INFO] [stdout] 436 |     let Some(auth) = auth else {
[INFO] [stdout]     |              ----
[INFO] [stdout]     |              |
[INFO] [stdout]     |              `auth` calls a custom destructor
[INFO] [stdout]     |              `auth` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 440 |     let validator = ReqwestAuthSecretValidator::new().map_err(auth_error)?;
[INFO] [stdout]     |         ---------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `validator` calls a custom destructor
[INFO] [stdout]     |         `validator` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 443 |         .await
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 476 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `auth` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeroize-1.8.2/src/lib.rs:715:1
[INFO] [stdout]     |
[INFO] [stdout] 715 | / impl<Z> Drop for Zeroizing<Z>
[INFO] [stdout] 716 | | where
[INFO] [stdout] 717 | |     Z: Zeroize,
[INFO] [stdout]     | |_______________^
[INFO] [stdout] note: `validator` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `validator` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `validator` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.32/src/oneshot.rs:387:1
[INFO] [stdout]     |
[INFO] [stdout] 387 | impl<T> Drop for Sender<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `validator` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.32/src/oneshot.rs:387:1
[INFO] [stdout]     |
[INFO] [stdout] 387 | impl<T> Drop for Sender<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `validator` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/sync/mpsc/chan.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/tentgent-daemon/src/handlers/rest/video.rs:313:29
[INFO] [stdout]      |
[INFO] [stdout]  313 |       while let Some(field) = multipart.next_field().await.map_err(|error| {
[INFO] [stdout]      |                      -----    ^---------------------------
[INFO] [stdout]      |                      |        |                      |
[INFO] [stdout]      |                      |        |                      this value will be stored in a temporary; let us call it `#17`
[INFO] [stdout]      |                      |        |                      up until Edition 2021 `#17` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                      |        |                      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                      |        |                      `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                      |        `__awaitee` calls a custom destructor
[INFO] [stdout]      |  ____________________|________`__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]      | |                    |
[INFO] [stdout]      | |                    `field` calls a custom destructor
[INFO] [stdout]      | |                    `field` will be dropped later as of Edition 2024
[INFO] [stdout]  314 | |         let message = error.to_string();
[INFO] [stdout]  315 | |         if media_upload_stream_limit_exceeded(&message) {
[INFO] [stdout]  316 | |             VideoUploadError::payload_too_large(video_upload_too_large_message(
[INFO] [stdout] ...    |
[INFO] [stdout]  323 | |     })? {
[INFO] [stdout]      | |       ^
[INFO] [stdout]      | |       |
[INFO] [stdout]      | |       this value will be stored in a temporary; let us call it `#15`
[INFO] [stdout]      | |       up until Edition 2021 `#15` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | |_______this value will be stored in a temporary; let us call it `#16`
[INFO] [stdout]      |         up until Edition 2021 `#16` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  336 |                       Some(write_uploaded_video_file(workspace_dir, field, max_upload_bytes).await?);
[INFO] [stdout]      |                            -----------------------------------------------------------------------
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                            `#2` will be dropped later as of Edition 2024
[INFO] [stdout]  337 |               }
[INFO] [stdout]  338 |               "model_ref" => set_text_field(&mut fields.model_ref, "model_ref", field).await?,
[INFO] [stdout]      |                              ---------------------------------------------------------------
[INFO] [stdout]      |                              |
[INFO] [stdout]      |                              this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                              `#3` will be dropped later as of Edition 2024
[INFO] [stdout]  339 |               "prompt" => set_text_field(&mut fields.prompt, "prompt", field).await?,
[INFO] [stdout]      |                           ---------------------------------------------------------
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |                           `#4` will be dropped later as of Edition 2024
[INFO] [stdout]  340 |               "system_prompt" => {
[INFO] [stdout]  341 |                   set_text_field(&mut fields.system_prompt, "system_prompt", field).await?;
[INFO] [stdout]      |                   -----------------------------------------------------------------------
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      |                   `#5` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  344 |                   set_text_field(&mut fields.output_format, "output_format", field).await?;
[INFO] [stdout]      |                   -----------------------------------------------------------------------
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      |                   `#6` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  347 |                   set_text_field(&mut fields.output_filename, "output_filename", field).await?;
[INFO] [stdout]      |                   ---------------------------------------------------------------------------
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]      |                   `#7` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  350 |                   let value = read_text_field("max_tokens", field).await?;
[INFO] [stdout]      |                               ------------------------------------------
[INFO] [stdout]      |                               |
[INFO] [stdout]      |                               this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]      |                               `#8` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  354 |                   let value = read_text_field("temperature", field).await?;
[INFO] [stdout]      |                               -------------------------------------------
[INFO] [stdout]      |                               |
[INFO] [stdout]      |                               this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]      |                               `#9` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  358 |                   let value = read_text_field("sample_fps", field).await?;
[INFO] [stdout]      |                               ------------------------------------------
[INFO] [stdout]      |                               |
[INFO] [stdout]      |                               this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]      |                               `#10` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  362 |                   let value = read_text_field("max_frames", field).await?;
[INFO] [stdout]      |                               ------------------------------------------
[INFO] [stdout]      |                               |
[INFO] [stdout]      |                               this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]      |                               `#11` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  366 |                   let value = read_text_field("max_frame_edge", field).await?;
[INFO] [stdout]      |                               ----------------------------------------------
[INFO] [stdout]      |                               |
[INFO] [stdout]      |                               this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]      |                               `#12` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  370 |                   let value = read_text_field("clip_start_seconds", field).await?;
[INFO] [stdout]      |                               --------------------------------------------------
[INFO] [stdout]      |                               |
[INFO] [stdout]      |                               this value will be stored in a temporary; let us call it `#13`
[INFO] [stdout]      |                               `#13` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  374 |                   let value = read_text_field("clip_duration_seconds", field).await?;
[INFO] [stdout]      |                               -----------------------------------------------------
[INFO] [stdout]      |                               |
[INFO] [stdout]      |                               this value will be stored in a temporary; let us call it `#14`
[INFO] [stdout]      |                               `#14` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  387 |       }
[INFO] [stdout]      |       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#15` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#15` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#15` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes_mut.rs:1126:1
[INFO] [stdout]      |
[INFO] [stdout] 1126 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#16` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#16` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#16` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes_mut.rs:1126:1
[INFO] [stdout]      |
[INFO] [stdout] 1126 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes_mut.rs:1126:1
[INFO] [stdout]      |
[INFO] [stdout] 1126 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `field` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes_mut.rs:1126:1
[INFO] [stdout]      |
[INFO] [stdout] 1126 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/tentgent-daemon/src/handlers/rest/video.rs:516:29
[INFO] [stdout]     |
[INFO] [stdout] 516 |       while let Some(chunk) = field.chunk().await.map_err(|error| {
[INFO] [stdout]     |                      -----    ^------------------
[INFO] [stdout]     |                      |        |             |
[INFO] [stdout]     |                      |        |             this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                      |        |             up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                      |        |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                      |        |             `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                      |        `__awaitee` calls a custom destructor
[INFO] [stdout]     |  ____________________|________`__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                    |
[INFO] [stdout]     | |                    `chunk` calls a custom destructor
[INFO] [stdout]     | |                    `chunk` will be dropped later as of Edition 2024
[INFO] [stdout] 517 | |         VideoUploadError::bad_request(format!("invalid `{name}` field: {error}"))
[INFO] [stdout] 518 | |     })? {
[INFO] [stdout]     | |       ^
[INFO] [stdout]     | |       |
[INFO] [stdout]     | |       this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |       up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |_______this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |         up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 526 |       }
[INFO] [stdout]     |       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/tentgent-daemon/src/handlers/rest/video.rs:567:29
[INFO] [stdout]     |
[INFO] [stdout] 567 |       while let Some(chunk) = field.chunk().await.map_err(|error| {
[INFO] [stdout]     |                      -----    ^------------------
[INFO] [stdout]     |                      |        |             |
[INFO] [stdout]     |                      |        |             this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                      |        |             up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                      |        |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                      |        |             `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                      |        `__awaitee` calls a custom destructor
[INFO] [stdout]     |  ____________________|________`__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                    |
[INFO] [stdout]     | |                    `chunk` calls a custom destructor
[INFO] [stdout]     | |                    `chunk` will be dropped later as of Edition 2024
[INFO] [stdout] 568 | |         let message = error.to_string();
[INFO] [stdout] 569 | |         if media_upload_stream_limit_exceeded(&message) {
[INFO] [stdout] 570 | |             VideoUploadError::payload_too_large(video_upload_too_large_message(
[INFO] [stdout] ...   |
[INFO] [stdout] 577 | |     })? {
[INFO] [stdout]     | |       ^
[INFO] [stdout]     | |       |
[INFO] [stdout]     | |       this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |       up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |_______this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |         up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 583 |               let _ = tokio::fs::remove_file(&partial_path).await;
[INFO] [stdout]     |                       -------------------------------------------
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                       `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 595 |       }
[INFO] [stdout]     |       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/tentgent-daemon/src/handlers/rest/vision/mod.rs:157:29
[INFO] [stdout]      |
[INFO] [stdout]  157 |       while let Some(field) = multipart.next_field().await.map_err(|error| {
[INFO] [stdout]      |                      -----    ^---------------------------
[INFO] [stdout]      |                      |        |                      |
[INFO] [stdout]      |                      |        |                      this value will be stored in a temporary; let us call it `#15`
[INFO] [stdout]      |                      |        |                      up until Edition 2021 `#15` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                      |        |                      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                      |        |                      `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                      |        `__awaitee` calls a custom destructor
[INFO] [stdout]      |  ____________________|________`__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]      | |                    |
[INFO] [stdout]      | |                    `field` calls a custom destructor
[INFO] [stdout]      | |                    `field` will be dropped later as of Edition 2024
[INFO] [stdout]  158 | |         let message = error.to_string();
[INFO] [stdout]  159 | |         if media_upload_stream_limit_exceeded(&message) {
[INFO] [stdout]  160 | |             RestError::payload_too_large(
[INFO] [stdout] ...    |
[INFO] [stdout]  170 | |     })? {
[INFO] [stdout]      | |       ^
[INFO] [stdout]      | |       |
[INFO] [stdout]      | |       this value will be stored in a temporary; let us call it `#13`
[INFO] [stdout]      | |       up until Edition 2021 `#13` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | |_______this value will be stored in a temporary; let us call it `#14`
[INFO] [stdout]      |         up until Edition 2021 `#14` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  180 |                       cleanup_temp_dir(temp_dir).await;
[INFO] [stdout]      |                       --------------------------------
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                       `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  187 |                       Some(write_uploaded_image_file(temp_dir, field, max_upload_bytes).await?);
[INFO] [stdout]      |                            ------------------------------------------------------------------
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                            `#3` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  190 |                   set_text_field(&mut fields.model_ref, "model_ref", field).await?;
[INFO] [stdout]      |                   ---------------------------------------------------------------
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |                   `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  193 |                   set_text_field(&mut fields.prompt, "prompt", field).await?;
[INFO] [stdout]      |                   ---------------------------------------------------------
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      |                   `#5` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  196 |                   set_text_field(&mut fields.system_prompt, "system_prompt", field).await?;
[INFO] [stdout]      |                   -----------------------------------------------------------------------
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      |                   `#6` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  199 |                   set_text_field(&mut fields.output_format, "output_format", field).await?;
[INFO] [stdout]      |                   -----------------------------------------------------------------------
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]      |                   `#7` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  202 |                   let value = read_text_field("max_tokens", field).await?;
[INFO] [stdout]      |                               ------------------------------------------
[INFO] [stdout]      |                               |
[INFO] [stdout]      |                               this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]      |                               `#8` will be dropped later as of Edition 2024
[INFO] [stdout]  203 |                   if fields.max_tokens.is_some() {
[INFO] [stdout]  204 |                       cleanup_temp_dir(temp_dir).await;
[INFO] [stdout]      |                       --------------------------------
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]      |                       `#9` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  213 |                   let value = read_text_field("temperature", field).await?;
[INFO] [stdout]      |                               -------------------------------------------
[INFO] [stdout]      |                               |
[INFO] [stdout]      |                               this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]      |                               `#10` will be dropped later as of Edition 2024
[INFO] [stdout]  214 |                   if fields.temperature.is_some() {
[INFO] [stdout]  215 |                       cleanup_temp_dir(temp_dir).await;
[INFO] [stdout]      |                       --------------------------------
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]      |                       `#11` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  224 |                   cleanup_temp_dir(temp_dir).await;
[INFO] [stdout]      |                   --------------------------------
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]      |                   `#12` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  231 |       }
[INFO] [stdout]      |       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#13` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#13` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#13` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes_mut.rs:1126:1
[INFO] [stdout]      |
[INFO] [stdout] 1126 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#14` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#14` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#14` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes_mut.rs:1126:1
[INFO] [stdout]      |
[INFO] [stdout] 1126 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes_mut.rs:1126:1
[INFO] [stdout]      |
[INFO] [stdout] 1126 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `field` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes_mut.rs:1126:1
[INFO] [stdout]      |
[INFO] [stdout] 1126 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/tentgent-daemon/src/handlers/rest/vision/mod.rs:281:29
[INFO] [stdout]     |
[INFO] [stdout] 281 |       while let Some(chunk) = field.chunk().await.map_err(|error| {
[INFO] [stdout]     |                      -----    ^------------------
[INFO] [stdout]     |                      |        |             |
[INFO] [stdout]     |                      |        |             this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                      |        |             up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                      |        |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                      |        |             `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                      |        `__awaitee` calls a custom destructor
[INFO] [stdout]     |  ____________________|________`__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                    |
[INFO] [stdout]     | |                    `chunk` calls a custom destructor
[INFO] [stdout]     | |                    `chunk` will be dropped later as of Edition 2024
[INFO] [stdout] 282 | |         RestError::bad_request("bad_request", format!("invalid `{name}` field: {error}"))
[INFO] [stdout] 283 | |     })? {
[INFO] [stdout]     | |       ^
[INFO] [stdout]     | |       |
[INFO] [stdout]     | |       this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |       up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |_______this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |         up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 292 |       }
[INFO] [stdout]     |       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/tentgent-daemon/src/handlers/rest/vision/mod.rs:321:29
[INFO] [stdout]     |
[INFO] [stdout] 321 |       while let Some(chunk) = field.chunk().await.map_err(|error| {
[INFO] [stdout]     |                      -----    ^------------------
[INFO] [stdout]     |                      |        |             |
[INFO] [stdout]     |                      |        |             this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                      |        |             up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                      |        |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                      |        |             `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                      |        `__awaitee` calls a custom destructor
[INFO] [stdout]     |  ____________________|________`__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                    |
[INFO] [stdout]     | |                    `chunk` calls a custom destructor
[INFO] [stdout]     | |                    `chunk` will be dropped later as of Edition 2024
[INFO] [stdout] 322 | |         let message = error.to_string();
[INFO] [stdout] 323 | |         if media_upload_stream_limit_exceeded(&message) {
[INFO] [stdout] 324 | |             RestError::payload_too_large(
[INFO] [stdout] ...   |
[INFO] [stdout] 334 | |     })? {
[INFO] [stdout]     | |       ^
[INFO] [stdout]     | |       |
[INFO] [stdout]     | |       this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |       up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |_______this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |         up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 340 |               let _ = tokio::fs::remove_file(&partial_path).await;
[INFO] [stdout]     |                       -------------------------------------------
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                       `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 352 |       }
[INFO] [stdout]     |       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/tentgent-daemon/src/server/local/sse.rs:108:23
[INFO] [stdout]     |
[INFO] [stdout] 108 |                 match state.upstream.next().await {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                       |                     |
[INFO] [stdout]     |                       |                     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                       |                     `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                       up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 109 |                     Some(Ok(bytes)) => match std::str::from_utf8(&bytes) {
[INFO] [stdout]     |                             -----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             `bytes` calls a custom destructor
[INFO] [stdout]     |                             `bytes` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 119 |                     Some(Err(error)) => {
[INFO] [stdout]     |                              -----
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              `error` calls a custom destructor
[INFO] [stdout]     |                              `error` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 128 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `bytes` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/tentgent-daemon/src/server/local/sse.rs:163:23
[INFO] [stdout]     |
[INFO] [stdout] 163 |                 match state.upstream.next().await {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                       |                     |
[INFO] [stdout]     |                       |                     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                       |                     `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                       up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 164 |                     Some(Ok(bytes)) => match std::str::from_utf8(&bytes) {
[INFO] [stdout]     |                             -----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             `bytes` calls a custom destructor
[INFO] [stdout]     |                             `bytes` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 174 |                     Some(Err(error)) => {
[INFO] [stdout]     |                              -----
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              `error` calls a custom destructor
[INFO] [stdout]     |                              `error` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 183 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `bytes` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/tentgent-daemon/src/server/local/sse.rs:50:23
[INFO] [stdout]     |
[INFO] [stdout]  50 |                 match state.upstream.next().await {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                       |                     |
[INFO] [stdout]     |                       |                     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                       |                     `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                       up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  51 |                     Some(Ok(bytes)) => match std::str::from_utf8(&bytes) {
[INFO] [stdout]     |                             -----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             `bytes` calls a custom destructor
[INFO] [stdout]     |                             `bytes` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  61 |                     Some(Err(error)) => {
[INFO] [stdout]     |                              -----
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              `error` calls a custom destructor
[INFO] [stdout]     |                              `error` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  70 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `bytes` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/tentgent-daemon/src/handlers/rest/audio/mod.rs:405:29
[INFO] [stdout]      |
[INFO] [stdout]  405 |       while let Some(field) = multipart.next_field().await.map_err(|error| {
[INFO] [stdout]      |                      -----    ^---------------------------
[INFO] [stdout]      |                      |        |                      |
[INFO] [stdout]      |                      |        |                      this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]      |                      |        |                      up until Edition 2021 `#10` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                      |        |                      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                      |        |                      `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                      |        `__awaitee` calls a custom destructor
[INFO] [stdout]      |  ____________________|________`__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]      | |                    |
[INFO] [stdout]      | |                    `field` calls a custom destructor
[INFO] [stdout]      | |                    `field` will be dropped later as of Edition 2024
[INFO] [stdout]  406 | |         let message = error.to_string();
[INFO] [stdout]  407 | |         if media_upload_stream_limit_exceeded(&message) {
[INFO] [stdout]  408 | |             AudioUploadError::payload_too_large(media_upload_too_large_message(
[INFO] [stdout] ...    |
[INFO] [stdout]  415 | |     })? {
[INFO] [stdout]      | |       ^
[INFO] [stdout]      | |       |
[INFO] [stdout]      | |       this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]      | |       up until Edition 2021 `#8` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | |_______this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]      |         up until Edition 2021 `#9` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  428 |                       Some(write_uploaded_audio_file(workspace_dir, field, max_upload_bytes).await?);
[INFO] [stdout]      |                            -----------------------------------------------------------------------
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                            `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  431 |                   set_text_field(&mut fields.model_ref, "model_ref", field).await?;
[INFO] [stdout]      |                   ---------------------------------------------------------------
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                   `#3` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  434 |                   set_text_field(&mut fields.language, "language", field).await?;
[INFO] [stdout]      |                   -------------------------------------------------------------
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |                   `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  437 |                   set_text_field(&mut fields.output_format, "output_format", field).await?;
[INFO] [stdout]      |                   -----------------------------------------------------------------------
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      |                   `#5` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  440 |                   set_text_field(&mut fields.output_filename, "output_filename", field).await?;
[INFO] [stdout]      |                   ---------------------------------------------------------------------------
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      |                   `#6` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  443 |                   let value = read_text_field("timestamps", field).await?;
[INFO] [stdout]      |                               ------------------------------------------
[INFO] [stdout]      |                               |
[INFO] [stdout]      |                               this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]      |                               `#7` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  457 |       }
[INFO] [stdout]      |       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#8` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#8` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#8` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes_mut.rs:1126:1
[INFO] [stdout]      |
[INFO] [stdout] 1126 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#9` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes_mut.rs:1126:1
[INFO] [stdout]      |
[INFO] [stdout] 1126 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes_mut.rs:1126:1
[INFO] [stdout]      |
[INFO] [stdout] 1126 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `field` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes_mut.rs:1126:1
[INFO] [stdout]      |
[INFO] [stdout] 1126 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/tentgent-daemon/src/handlers/rest/audio/mod.rs:535:29
[INFO] [stdout]     |
[INFO] [stdout] 535 |       while let Some(chunk) = field.chunk().await.map_err(|error| {
[INFO] [stdout]     |                      -----    ^------------------
[INFO] [stdout]     |                      |        |             |
[INFO] [stdout]     |                      |        |             this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                      |        |             up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                      |        |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                      |        |             `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                      |        `__awaitee` calls a custom destructor
[INFO] [stdout]     |  ____________________|________`__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                    |
[INFO] [stdout]     | |                    `chunk` calls a custom destructor
[INFO] [stdout]     | |                    `chunk` will be dropped later as of Edition 2024
[INFO] [stdout] 536 | |         AudioUploadError::bad_request(format!("invalid `{name}` field: {error}"))
[INFO] [stdout] 537 | |     })? {
[INFO] [stdout]     | |       ^
[INFO] [stdout]     | |       |
[INFO] [stdout]     | |       this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |       up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |_______this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |         up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 545 |       }
[INFO] [stdout]     |       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/tentgent-daemon/src/handlers/rest/audio/mod.rs:586:29
[INFO] [stdout]     |
[INFO] [stdout] 586 |       while let Some(chunk) = field.chunk().await.map_err(|error| {
[INFO] [stdout]     |                      -----    ^------------------
[INFO] [stdout]     |                      |        |             |
[INFO] [stdout]     |                      |        |             this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                      |        |             up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                      |        |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                      |        |             `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                      |        `__awaitee` calls a custom destructor
[INFO] [stdout]     |  ____________________|________`__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                    |
[INFO] [stdout]     | |                    `chunk` calls a custom destructor
[INFO] [stdout]     | |                    `chunk` will be dropped later as of Edition 2024
[INFO] [stdout] 587 | |         let message = error.to_string();
[INFO] [stdout] 588 | |         if media_upload_stream_limit_exceeded(&message) {
[INFO] [stdout] 589 | |             AudioUploadError::payload_too_large(media_upload_too_large_message(
[INFO] [stdout] ...   |
[INFO] [stdout] 596 | |     })? {
[INFO] [stdout]     | |       ^
[INFO] [stdout]     | |       |
[INFO] [stdout]     | |       this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |       up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |_______this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |         up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 602 |               let _ = tokio::fs::remove_file(&partial_path).await;
[INFO] [stdout]     |                       -------------------------------------------
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                       `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 614 |       }
[INFO] [stdout]     |       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/tentgent-daemon/src/handlers/rest/images/jobs/edit_upload.rs:172:29
[INFO] [stdout]      |
[INFO] [stdout]  172 |       while let Some(field) = multipart.next_field().await.map_err(|error| {
[INFO] [stdout]      |                      -----    ^---------------------------
[INFO] [stdout]      |                      |        |                      |
[INFO] [stdout]      |                      |        |                      this value will be stored in a temporary; let us call it `#27`
[INFO] [stdout]      |                      |        |                      up until Edition 2021 `#27` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                      |        |                      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                      |        |                      `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                      |        `__awaitee` calls a custom destructor
[INFO] [stdout]      |  ____________________|________`__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]      | |                    |
[INFO] [stdout]      | |                    `field` calls a custom destructor
[INFO] [stdout]      | |                    `field` will be dropped later as of Edition 2024
[INFO] [stdout]  173 | |         let message = error.to_string();
[INFO] [stdout]  174 | |         if media_upload_stream_limit_exceeded(&message) {
[INFO] [stdout]  175 | |             RestError::payload_too_large(
[INFO] [stdout] ...    |
[INFO] [stdout]  185 | |     })? {
[INFO] [stdout]      | |       ^
[INFO] [stdout]      | |       |
[INFO] [stdout]      | |       this value will be stored in a temporary; let us call it `#25`
[INFO] [stdout]      | |       up until Edition 2021 `#25` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | |_______this value will be stored in a temporary; let us call it `#26`
[INFO] [stdout]      |         up until Edition 2021 `#26` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  195 |                       cleanup_temp_dir(temp_dir).await;
[INFO] [stdout]      |                       --------------------------------
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                       `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  202 | /                     write_uploaded_transform_image(
[INFO] [stdout]  203 | |                         temp_dir,
[INFO] [stdout]  204 | |                         field,
[INFO] [stdout]  205 | |                         max_upload_bytes,
[INFO] [stdout] ...    |
[INFO] [stdout]  210 | |                     .await?,
[INFO] [stdout]      | |                          -
[INFO] [stdout]      | |__________________________|
[INFO] [stdout]      | |__________________________this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                            `#3` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  215 | |                     cleanup_temp_dir(temp_dir).await;
[INFO] [stdout]      | |                     --------------------------------
[INFO] [stdout]      | |                     |
[INFO] [stdout]      | |                     this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      | |                     `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...    |
[INFO] [stdout]  222 | /                     write_uploaded_transform_image(
[INFO] [stdout]  223 | |                         temp_dir,
[INFO] [stdout]  224 | |                         field,
[INFO] [stdout]  225 | |                         max_upload_bytes,
[INFO] [stdout] ...    |
[INFO] [stdout]  230 | |                     .await?,
[INFO] [stdout]      | |                          -
[INFO] [stdout]      | |__________________________|
[INFO] [stdout]      | |__________________________this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      |                            `#5` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  235 | |                     cleanup_temp_dir(temp_dir).await;
[INFO] [stdout]      | |                     --------------------------------
[INFO] [stdout]      | |                     |
[INFO] [stdout]      | |                     this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      | |                     `#6` will be dropped later as of Edition 2024
[INFO] [stdout] ...    |
[INFO] [stdout]  242 | /                     write_uploaded_transform_image(
[INFO] [stdout]  243 | |                         temp_dir,
[INFO] [stdout]  244 | |                         field,
[INFO] [stdout]  245 | |                         max_upload_bytes,
[INFO] [stdout] ...    |
[INFO] [stdout]  250 | |                     .await?,
[INFO] [stdout]      | |                          -
[INFO] [stdout]      | |__________________________|
[INFO] [stdout]      | |__________________________this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]      |                            `#7` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  253 | |             "model_ref" => set_text_field(&mut fields.model_ref, "model_ref", field).await?,
[INFO] [stdout]      | |                            ---------------------------------------------------------------
[INFO] [stdout]      | |                            |
[INFO] [stdout]      | |                            this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]      | |                            `#8` will be dropped later as of Edition 2024
[INFO] [stdout]  254 | |             "adapter_ref" => set_text_field(&mut fields.adapter_ref, "adapter_ref", field).await?,
[INFO] [stdout]      | |                              -------------------------------------------------------------------
[INFO] [stdout]      | |                              |
[INFO] [stdout]      | |                              this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]      | |                              `#9` will be dropped later as of Edition 2024
[INFO] [stdout]  255 | |             "control_ref" if workflow == ImageEditWorkflow::Control => {
[INFO] [stdout]  256 | |                 set_text_field(&mut fields.control_ref, "control_ref", field).await?
[INFO] [stdout]      | |                 -------------------------------------------------------------------
[INFO] [stdout]      | |                 |
[INFO] [stdout]      | |                 this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]      | |                 `#10` will be dropped later as of Edition 2024
[INFO] [stdout]  257 | |             }
[INFO] [stdout]  258 | |             "prompt" => set_text_field(&mut fields.prompt, "prompt", field).await?,
[INFO] [stdout]      | |                         ---------------------------------------------------------
[INFO] [stdout]      | |                         |
[INFO] [stdout]      | |                         this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]      | |                         `#11` will be dropped later as of Edition 2024
[INFO] [stdout]  259 | |             "negative_prompt" => {
[INFO] [stdout]  260 | |                 set_text_field(&mut fields.negative_prompt, "negative_prompt", field).await?
[INFO] [stdout]      | |                 ---------------------------------------------------------------------------
[INFO] [stdout]      | |                 |
[INFO] [stdout]      | |                 this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]      | |                 `#12` will be dropped later as of Edition 2024
[INFO] [stdout] ...    |
[INFO] [stdout]  263 | |                 set_text_field(&mut fields.output_format, "output_format", field).await?
[INFO] [stdout]      | |                 -----------------------------------------------------------------------
[INFO] [stdout]      | |                 |
[INFO] [stdout]      | |                 this value will be stored in a temporary; let us call it `#13`
[INFO] [stdout]      | |                 `#13` will be dropped later as of Edition 2024
[INFO] [stdout] ...    |
[INFO] [stdout]  266 | |                 set_text_field(&mut fields.output_filename, "output_filename", field).await?
[INFO] [stdout]      | |                 ---------------------------------------------------------------------------
[INFO] [stdout]      | |                 |
[INFO] [stdout]      | |                 this value will be stored in a temporary; let us call it `#14`
[INFO] [stdout]      | |                 `#14` will be dropped later as of Edition 2024
[INFO] [stdout] ...    |
[INFO] [stdout]  270 | |                     Some(parse_single_f32_field(fields.lora_scale, "lora_scale", field).await?);
[INFO] [stdout]      | |                          --------------------------------------------------------------------
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |                          this value will be stored in a temporary; let us call it `#15`
[INFO] [stdout]      | |                          `#15` will be dropped later as of Edition 2024
[INFO] [stdout] ...    |
[INFO] [stdout]  274 | |                     Some(parse_single_f32_field(fields.strength, "strength", field).await?);
[INFO] [stdout]      | |                          ----------------------------------------------------------------
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |                          this value will be stored in a temporary; let us call it `#16`
[INFO] [stdout]      | |                          `#16` will be dropped later as of Edition 2024
[INFO] [stdout] ...    |
[INFO] [stdout]  277 | |                 set_text_field(&mut fields.control_kind, "control_kind", field).await?
[INFO] [stdout]      | |                 ---------------------------------------------------------------------
[INFO] [stdout]      | |                 |
[INFO] [stdout]      | |                 this value will be stored in a temporary; let us call it `#17`
[INFO] [stdout]      | |                 `#17` will be dropped later as of Edition 2024
[INFO] [stdout] ...    |
[INFO] [stdout]  281 | /                     parse_single_f32_field(fields.control_strength, "control_strength", field)
[INFO] [stdout]  282 | |                         .await?,
[INFO] [stdout]      | |                              -
[INFO] [stdout]      | |______________________________|
[INFO] [stdout]      | |______________________________this value will be stored in a temporary; let us call it `#18`
[INFO] [stdout]      |                                `#18` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  286 | |                 fields.width = Some(parse_single_u32_field(fields.width, "width", field).await?);
[INFO] [stdout]      | |                                     ----------------------------------------------------------
[INFO] [stdout]      | |                                     |
[INFO] [stdout]      | |                                     this value will be stored in a temporary; let us call it `#19`
[INFO] [stdout]      | |                                     `#19` will be dropped later as of Edition 2024
[INFO] [stdout] ...    |
[INFO] [stdout]  289 | |                 fields.height = Some(parse_single_u32_field(fields.height, "height", field).await?);
[INFO] [stdout]      | |                                      ------------------------------------------------------------
[INFO] [stdout]      | |                                      |
[INFO] [stdout]      | |                                      this value will be stored in a temporary; let us call it `#20`
[INFO] [stdout]      | |                                      `#20` will be dropped later as of Edition 2024
[INFO] [stdout] ...    |
[INFO] [stdout]  292 | |                 fields.steps = Some(parse_single_u32_field(fields.steps, "steps", field).await?);
[INFO] [stdout]      | |                                     ----------------------------------------------------------
[INFO] [stdout]      | |                                     |
[INFO] [stdout]      | |                                     this value will be stored in a temporary; let us call it `#21`
[INFO] [stdout]      | |                                     `#21` will be dropped later as of Edition 2024
[INFO] [stdout] ...    |
[INFO] [stdout]  296 | |                     parse_single_f32_field(fields.guidance_scale, "guidance_scale", field).await?,
[INFO] [stdout]      | |                     ----------------------------------------------------------------------------
[INFO] [stdout]      | |                     |
[INFO] [stdout]      | |                     this value will be stored in a temporary; let us call it `#22`
[INFO] [stdout]      | |                     `#22` will be dropped later as of Edition 2024
[INFO] [stdout] ...    |
[INFO] [stdout]  300 | |                 fields.seed = Some(parse_single_u64_field(fields.seed, "seed", field).await?);
[INFO] [stdout]      | |                                    --------------------------------------------------------
[INFO] [stdout]      | |                                    |
[INFO] [stdout]      | |                                    this value will be stored in a temporary; let us call it `#23`
[INFO] [stdout]      | |                                    `#23` will be dropped later as of Edition 2024
[INFO] [stdout] ...    |
[INFO] [stdout]  303 | |                 cleanup_temp_dir(temp_dir).await;
[INFO] [stdout]      | |                 --------------------------------
[INFO] [stdout]      | |                 |
[INFO] [stdout]      | |                 this value will be stored in a temporary; let us call it `#24`
[INFO] [stdout]      | |                 `#24` will be dropped later as of Edition 2024
[INFO] [stdout] ...    |
[INFO] [stdout]  313 | |     }
[INFO] [stdout]      | |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#25` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#25` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#25` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes_mut.rs:1126:1
[INFO] [stdout]      |
[INFO] [stdout] 1126 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#26` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#26` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#26` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes_mut.rs:1126:1
[INFO] [stdout]      |
[INFO] [stdout] 1126 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes_mut.rs:1126:1
[INFO] [stdout]      |
[INFO] [stdout] 1126 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `field` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes_mut.rs:1126:1
[INFO] [stdout]      |
[INFO] [stdout] 1126 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/tentgent-daemon/src/handlers/rest/images/jobs/edit_upload.rs:613:29
[INFO] [stdout]     |
[INFO] [stdout] 613 |       while let Some(chunk) = field.chunk().await.map_err(|error| {
[INFO] [stdout]     |                      -----    ^------------------
[INFO] [stdout]     |                      |        |             |
[INFO] [stdout]     |                      |        |             this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                      |        |             up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                      |        |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                      |        |             `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                      |        `__awaitee` calls a custom destructor
[INFO] [stdout]     |  ____________________|________`__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                    |
[INFO] [stdout]     | |                    `chunk` calls a custom destructor
[INFO] [stdout]     | |                    `chunk` will be dropped later as of Edition 2024
[INFO] [stdout] 614 | |         let message = error.to_string();
[INFO] [stdout] 615 | |         if media_upload_stream_limit_exceeded(&message) {
[INFO] [stdout] 616 | |             RestError::payload_too_large(
[INFO] [stdout] ...   |
[INFO] [stdout] 626 | |     })? {
[INFO] [stdout]     | |       ^
[INFO] [stdout]     | |       |
[INFO] [stdout]     | |       this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |       up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |_______this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |         up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 632 |               let _ = tokio::fs::remove_file(&partial_path).await;
[INFO] [stdout]     |                       -------------------------------------------
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                       `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 644 |       }
[INFO] [stdout]     |       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/tentgent-daemon/src/handlers/rest/images/jobs/edit_upload.rs:699:29
[INFO] [stdout]     |
[INFO] [stdout] 699 |       while let Some(chunk) = field.chunk().await.map_err(|error| {
[INFO] [stdout]     |                      -----    ^------------------
[INFO] [stdout]     |                      |        |             |
[INFO] [stdout]     |                      |        |             this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                      |        |             up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                      |        |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                      |        |             `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                      |        `__awaitee` calls a custom destructor
[INFO] [stdout]     |  ____________________|________`__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                    |
[INFO] [stdout]     | |                    `chunk` calls a custom destructor
[INFO] [stdout]     | |                    `chunk` will be dropped later as of Edition 2024
[INFO] [stdout] 700 | |         RestError::bad_request("bad_request", format!("invalid `{name}` field: {error}"))
[INFO] [stdout] 701 | |     })? {
[INFO] [stdout]     | |       ^
[INFO] [stdout]     | |       |
[INFO] [stdout]     | |       this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |       up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |_______this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |         up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 710 |       }
[INFO] [stdout]     |       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/tentgent-daemon/src/handlers/rest/server/lifecycle.rs:443:10
[INFO] [stdout]     |
[INFO] [stdout] 436 |     let Some(auth) = auth else {
[INFO] [stdout]     |              ----
[INFO] [stdout]     |              |
[INFO] [stdout]     |              `auth` calls a custom destructor
[INFO] [stdout]     |              `auth` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 440 |     let validator = ReqwestAuthSecretValidator::new().map_err(auth_error)?;
[INFO] [stdout]     |         ---------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `validator` calls a custom destructor
[INFO] [stdout]     |         `validator` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 443 |         .await
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 476 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `auth` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeroize-1.8.2/src/lib.rs:715:1
[INFO] [stdout]     |
[INFO] [stdout] 715 | / impl<Z> Drop for Zeroizing<Z>
[INFO] [stdout] 716 | | where
[INFO] [stdout] 717 | |     Z: Zeroize,
[INFO] [stdout]     | |_______________^
[INFO] [stdout] note: `validator` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `validator` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `validator` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.32/src/oneshot.rs:387:1
[INFO] [stdout]     |
[INFO] [stdout] 387 | impl<T> Drop for Sender<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `validator` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.32/src/oneshot.rs:387:1
[INFO] [stdout]     |
[INFO] [stdout] 387 | impl<T> Drop for Sender<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `validator` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/sync/mpsc/chan.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/tentgent-daemon/src/handlers/rest/video.rs:313:29
[INFO] [stdout]      |
[INFO] [stdout]  313 |       while let Some(field) = multipart.next_field().await.map_err(|error| {
[INFO] [stdout]      |                      -----    ^---------------------------
[INFO] [stdout]      |                      |        |                      |
[INFO] [stdout]      |                      |        |                      this value will be stored in a temporary; let us call it `#17`
[INFO] [stdout]      |                      |        |                      up until Edition 2021 `#17` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                      |        |                      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                      |        |                      `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                      |        `__awaitee` calls a custom destructor
[INFO] [stdout]      |  ____________________|________`__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]      | |                    |
[INFO] [stdout]      | |                    `field` calls a custom destructor
[INFO] [stdout]      | |                    `field` will be dropped later as of Edition 2024
[INFO] [stdout]  314 | |         let message = error.to_string();
[INFO] [stdout]  315 | |         if media_upload_stream_limit_exceeded(&message) {
[INFO] [stdout]  316 | |             VideoUploadError::payload_too_large(video_upload_too_large_message(
[INFO] [stdout] ...    |
[INFO] [stdout]  323 | |     })? {
[INFO] [stdout]      | |       ^
[INFO] [stdout]      | |       |
[INFO] [stdout]      | |       this value will be stored in a temporary; let us call it `#15`
[INFO] [stdout]      | |       up until Edition 2021 `#15` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | |_______this value will be stored in a temporary; let us call it `#16`
[INFO] [stdout]      |         up until Edition 2021 `#16` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  336 |                       Some(write_uploaded_video_file(workspace_dir, field, max_upload_bytes).await?);
[INFO] [stdout]      |                            -----------------------------------------------------------------------
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                            `#2` will be dropped later as of Edition 2024
[INFO] [stdout]  337 |               }
[INFO] [stdout]  338 |               "model_ref" => set_text_field(&mut fields.model_ref, "model_ref", field).await?,
[INFO] [stdout]      |                              ---------------------------------------------------------------
[INFO] [stdout]      |                              |
[INFO] [stdout]      |                              this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                              `#3` will be dropped later as of Edition 2024
[INFO] [stdout]  339 |               "prompt" => set_text_field(&mut fields.prompt, "prompt", field).await?,
[INFO] [stdout]      |                           ---------------------------------------------------------
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |                           `#4` will be dropped later as of Edition 2024
[INFO] [stdout]  340 |               "system_prompt" => {
[INFO] [stdout]  341 |                   set_text_field(&mut fields.system_prompt, "system_prompt", field).await?;
[INFO] [stdout]      |                   -----------------------------------------------------------------------
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      |                   `#5` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  344 |                   set_text_field(&mut fields.output_format, "output_format", field).await?;
[INFO] [stdout]      |                   -----------------------------------------------------------------------
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      |                   `#6` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  347 |                   set_text_field(&mut fields.output_filename, "output_filename", field).await?;
[INFO] [stdout]      |                   ---------------------------------------------------------------------------
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]      |                   `#7` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  350 |                   let value = read_text_field("max_tokens", field).await?;
[INFO] [stdout]      |                               ------------------------------------------
[INFO] [stdout]      |                               |
[INFO] [stdout]      |                               this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]      |                               `#8` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  354 |                   let value = read_text_field("temperature", field).await?;
[INFO] [stdout]      |                               -------------------------------------------
[INFO] [stdout]      |                               |
[INFO] [stdout]      |                               this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]      |                               `#9` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  358 |                   let value = read_text_field("sample_fps", field).await?;
[INFO] [stdout]      |                               ------------------------------------------
[INFO] [stdout]      |                               |
[INFO] [stdout]      |                               this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]      |                               `#10` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  362 |                   let value = read_text_field("max_frames", field).await?;
[INFO] [stdout]      |                               ------------------------------------------
[INFO] [stdout]      |                               |
[INFO] [stdout]      |                               this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]      |                               `#11` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  366 |                   let value = read_text_field("max_frame_edge", field).await?;
[INFO] [stdout]      |                               ----------------------------------------------
[INFO] [stdout]      |                               |
[INFO] [stdout]      |                               this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]      |                               `#12` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  370 |                   let value = read_text_field("clip_start_seconds", field).await?;
[INFO] [stdout]      |                               --------------------------------------------------
[INFO] [stdout]      |                               |
[INFO] [stdout]      |                               this value will be stored in a temporary; let us call it `#13`
[INFO] [stdout]      |                               `#13` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  374 |                   let value = read_text_field("clip_duration_seconds", field).await?;
[INFO] [stdout]      |                               -----------------------------------------------------
[INFO] [stdout]      |                               |
[INFO] [stdout]      |                               this value will be stored in a temporary; let us call it `#14`
[INFO] [stdout]      |                               `#14` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  387 |       }
[INFO] [stdout]      |       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#15` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#15` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#15` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes_mut.rs:1126:1
[INFO] [stdout]      |
[INFO] [stdout] 1126 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#16` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#16` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#16` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes_mut.rs:1126:1
[INFO] [stdout]      |
[INFO] [stdout] 1126 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes_mut.rs:1126:1
[INFO] [stdout]      |
[INFO] [stdout] 1126 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `field` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes_mut.rs:1126:1
[INFO] [stdout]      |
[INFO] [stdout] 1126 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/tentgent-daemon/src/handlers/rest/video.rs:516:29
[INFO] [stdout]     |
[INFO] [stdout] 516 |       while let Some(chunk) = field.chunk().await.map_err(|error| {
[INFO] [stdout]     |                      -----    ^------------------
[INFO] [stdout]     |                      |        |             |
[INFO] [stdout]     |                      |        |             this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                      |        |             up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                      |        |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                      |        |             `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                      |        `__awaitee` calls a custom destructor
[INFO] [stdout]     |  ____________________|________`__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                    |
[INFO] [stdout]     | |                    `chunk` calls a custom destructor
[INFO] [stdout]     | |                    `chunk` will be dropped later as of Edition 2024
[INFO] [stdout] 517 | |         VideoUploadError::bad_request(format!("invalid `{name}` field: {error}"))
[INFO] [stdout] 518 | |     })? {
[INFO] [stdout]     | |       ^
[INFO] [stdout]     | |       |
[INFO] [stdout]     | |       this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |       up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |_______this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |         up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 526 |       }
[INFO] [stdout]     |       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/tentgent-daemon/src/handlers/rest/video.rs:567:29
[INFO] [stdout]     |
[INFO] [stdout] 567 |       while let Some(chunk) = field.chunk().await.map_err(|error| {
[INFO] [stdout]     |                      -----    ^------------------
[INFO] [stdout]     |                      |        |             |
[INFO] [stdout]     |                      |        |             this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                      |        |             up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                      |        |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                      |        |             `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                      |        `__awaitee` calls a custom destructor
[INFO] [stdout]     |  ____________________|________`__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                    |
[INFO] [stdout]     | |                    `chunk` calls a custom destructor
[INFO] [stdout]     | |                    `chunk` will be dropped later as of Edition 2024
[INFO] [stdout] 568 | |         let message = error.to_string();
[INFO] [stdout] 569 | |         if media_upload_stream_limit_exceeded(&message) {
[INFO] [stdout] 570 | |             VideoUploadError::payload_too_large(video_upload_too_large_message(
[INFO] [stdout] ...   |
[INFO] [stdout] 577 | |     })? {
[INFO] [stdout]     | |       ^
[INFO] [stdout]     | |       |
[INFO] [stdout]     | |       this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |       up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |_______this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |         up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 583 |               let _ = tokio::fs::remove_file(&partial_path).await;
[INFO] [stdout]     |                       -------------------------------------------
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                       `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 595 |       }
[INFO] [stdout]     |       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/tentgent-daemon/src/handlers/rest/vision/mod.rs:157:29
[INFO] [stdout]      |
[INFO] [stdout]  157 |       while let Some(field) = multipart.next_field().await.map_err(|error| {
[INFO] [stdout]      |                      -----    ^---------------------------
[INFO] [stdout]      |                      |        |                      |
[INFO] [stdout]      |                      |        |                      this value will be stored in a temporary; let us call it `#15`
[INFO] [stdout]      |                      |        |                      up until Edition 2021 `#15` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                      |        |                      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                      |        |                      `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                      |        `__awaitee` calls a custom destructor
[INFO] [stdout]      |  ____________________|________`__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]      | |                    |
[INFO] [stdout]      | |                    `field` calls a custom destructor
[INFO] [stdout]      | |                    `field` will be dropped later as of Edition 2024
[INFO] [stdout]  158 | |         let message = error.to_string();
[INFO] [stdout]  159 | |         if media_upload_stream_limit_exceeded(&message) {
[INFO] [stdout]  160 | |             RestError::payload_too_large(
[INFO] [stdout] ...    |
[INFO] [stdout]  170 | |     })? {
[INFO] [stdout]      | |       ^
[INFO] [stdout]      | |       |
[INFO] [stdout]      | |       this value will be stored in a temporary; let us call it `#13`
[INFO] [stdout]      | |       up until Edition 2021 `#13` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | |_______this value will be stored in a temporary; let us call it `#14`
[INFO] [stdout]      |         up until Edition 2021 `#14` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  180 |                       cleanup_temp_dir(temp_dir).await;
[INFO] [stdout]      |                       --------------------------------
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                       `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  187 |                       Some(write_uploaded_image_file(temp_dir, field, max_upload_bytes).await?);
[INFO] [stdout]      |                            ------------------------------------------------------------------
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                            `#3` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  190 |                   set_text_field(&mut fields.model_ref, "model_ref", field).await?;
[INFO] [stdout]      |                   ---------------------------------------------------------------
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |                   `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  193 |                   set_text_field(&mut fields.prompt, "prompt", field).await?;
[INFO] [stdout]      |                   ---------------------------------------------------------
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      |                   `#5` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  196 |                   set_text_field(&mut fields.system_prompt, "system_prompt", field).await?;
[INFO] [stdout]      |                   -----------------------------------------------------------------------
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      |                   `#6` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  199 |                   set_text_field(&mut fields.output_format, "output_format", field).await?;
[INFO] [stdout]      |                   -----------------------------------------------------------------------
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]      |                   `#7` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  202 |                   let value = read_text_field("max_tokens", field).await?;
[INFO] [stdout]      |                               ------------------------------------------
[INFO] [stdout]      |                               |
[INFO] [stdout]      |                               this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]      |                               `#8` will be dropped later as of Edition 2024
[INFO] [stdout]  203 |                   if fields.max_tokens.is_some() {
[INFO] [stdout]  204 |                       cleanup_temp_dir(temp_dir).await;
[INFO] [stdout]      |                       --------------------------------
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]      |                       `#9` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  213 |                   let value = read_text_field("temperature", field).await?;
[INFO] [stdout]      |                               -------------------------------------------
[INFO] [stdout]      |                               |
[INFO] [stdout]      |                               this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]      |                               `#10` will be dropped later as of Edition 2024
[INFO] [stdout]  214 |                   if fields.temperature.is_some() {
[INFO] [stdout]  215 |                       cleanup_temp_dir(temp_dir).await;
[INFO] [stdout]      |                       --------------------------------
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]      |                       `#11` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  224 |                   cleanup_temp_dir(temp_dir).await;
[INFO] [stdout]      |                   --------------------------------
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]      |                   `#12` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  231 |       }
[INFO] [stdout]      |       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#13` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#13` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#13` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes_mut.rs:1126:1
[INFO] [stdout]      |
[INFO] [stdout] 1126 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#14` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#14` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#14` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes_mut.rs:1126:1
[INFO] [stdout]      |
[INFO] [stdout] 1126 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes_mut.rs:1126:1
[INFO] [stdout]      |
[INFO] [stdout] 1126 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `field` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes_mut.rs:1126:1
[INFO] [stdout]      |
[INFO] [stdout] 1126 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/tentgent-daemon/src/handlers/rest/vision/mod.rs:281:29
[INFO] [stdout]     |
[INFO] [stdout] 281 |       while let Some(chunk) = field.chunk().await.map_err(|error| {
[INFO] [stdout]     |                      -----    ^------------------
[INFO] [stdout]     |                      |        |             |
[INFO] [stdout]     |                      |        |             this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                      |        |             up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                      |        |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                      |        |             `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                      |        `__awaitee` calls a custom destructor
[INFO] [stdout]     |  ____________________|________`__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                    |
[INFO] [stdout]     | |                    `chunk` calls a custom destructor
[INFO] [stdout]     | |                    `chunk` will be dropped later as of Edition 2024
[INFO] [stdout] 282 | |         RestError::bad_request("bad_request", format!("invalid `{name}` field: {error}"))
[INFO] [stdout] 283 | |     })? {
[INFO] [stdout]     | |       ^
[INFO] [stdout]     | |       |
[INFO] [stdout]     | |       this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |       up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |_______this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |         up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 292 |       }
[INFO] [stdout]     |       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking tentgent-cli v1.0.0 (/opt/rustwide/workdir/src/tentgent-cli)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/tentgent-daemon/src/handlers/rest/vision/mod.rs:321:29
[INFO] [stdout]     |
[INFO] [stdout] 321 |       while let Some(chunk) = field.chunk().await.map_err(|error| {
[INFO] [stdout]     |                      -----    ^------------------
[INFO] [stdout]     |                      |        |             |
[INFO] [stdout]     |                      |        |             this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                      |        |             up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                      |        |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                      |        |             `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                      |        `__awaitee` calls a custom destructor
[INFO] [stdout]     |  ____________________|________`__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                    |
[INFO] [stdout]     | |                    `chunk` calls a custom destructor
[INFO] [stdout]     | |                    `chunk` will be dropped later as of Edition 2024
[INFO] [stdout] 322 | |         let message = error.to_string();
[INFO] [stdout] 323 | |         if media_upload_stream_limit_exceeded(&message) {
[INFO] [stdout] 324 | |             RestError::payload_too_large(
[INFO] [stdout] ...   |
[INFO] [stdout] 334 | |     })? {
[INFO] [stdout]     | |       ^
[INFO] [stdout]     | |       |
[INFO] [stdout]     | |       this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |       up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |_______this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |         up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 340 |               let _ = tokio::fs::remove_file(&partial_path).await;
[INFO] [stdout]     |                       -------------------------------------------
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                       `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 352 |       }
[INFO] [stdout]     |       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/tentgent-daemon/src/server/local/sse.rs:108:23
[INFO] [stdout]     |
[INFO] [stdout] 108 |                 match state.upstream.next().await {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                       |                     |
[INFO] [stdout]     |                       |                     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                       |                     `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                       up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 109 |                     Some(Ok(bytes)) => match std::str::from_utf8(&bytes) {
[INFO] [stdout]     |                             -----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             `bytes` calls a custom destructor
[INFO] [stdout]     |                             `bytes` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 119 |                     Some(Err(error)) => {
[INFO] [stdout]     |                              -----
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              `error` calls a custom destructor
[INFO] [stdout]     |                              `error` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 128 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `bytes` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/tentgent-daemon/src/server/local/sse.rs:163:23
[INFO] [stdout]     |
[INFO] [stdout] 163 |                 match state.upstream.next().await {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                       |                     |
[INFO] [stdout]     |                       |                     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                       |                     `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                       up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 164 |                     Some(Ok(bytes)) => match std::str::from_utf8(&bytes) {
[INFO] [stdout]     |                             -----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             `bytes` calls a custom destructor
[INFO] [stdout]     |                             `bytes` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 174 |                     Some(Err(error)) => {
[INFO] [stdout]     |                              -----
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              `error` calls a custom destructor
[INFO] [stdout]     |                              `error` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 183 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `bytes` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/tentgent-daemon/src/server/local/sse.rs:50:23
[INFO] [stdout]     |
[INFO] [stdout]  50 |                 match state.upstream.next().await {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                       |                     |
[INFO] [stdout]     |                       |                     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                       |                     `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                       up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  51 |                     Some(Ok(bytes)) => match std::str::from_utf8(&bytes) {
[INFO] [stdout]     |                             -----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             `bytes` calls a custom destructor
[INFO] [stdout]     |                             `bytes` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  61 |                     Some(Err(error)) => {
[INFO] [stdout]     |                              -----
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              `error` calls a custom destructor
[INFO] [stdout]     |                              `error` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  70 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `bytes` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating src/tentgent-cli/src/main.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating src/tentgent-daemon/src/main.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/tentgent-cli/src/cli/chat.rs:263:10
[INFO] [stdout]     |
[INFO] [stdout] 242 |     let kernel = CliChatKernel::new();
[INFO] [stdout]     |         ------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `kernel` calls a custom destructor
[INFO] [stdout]     |         `kernel` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 263 |         .await
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 264 |         .map_err(|err| miette!("chat failed: {err}"))
[INFO] [stdout] 265 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `kernel` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `kernel` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `kernel` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.32/src/oneshot.rs:387:1
[INFO] [stdout]     |
[INFO] [stdout] 387 | impl<T> Drop for Sender<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `kernel` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.32/src/oneshot.rs:387:1
[INFO] [stdout]     |
[INFO] [stdout] 387 | impl<T> Drop for Sender<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `kernel` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/sync/mpsc/chan.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/tentgent-cli/src/cli/chat.rs:297:10
[INFO] [stdout]     |
[INFO] [stdout] 276 |     let kernel = CliChatKernel::new();
[INFO] [stdout]     |         ------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `kernel` calls a custom destructor
[INFO] [stdout]     |         `kernel` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 297 |         .await
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 298 |         .map_err(|err| miette!("chat failed: {err}"))
[INFO] [stdout] 299 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `kernel` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `kernel` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `kernel` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.32/src/oneshot.rs:387:1
[INFO] [stdout]     |
[INFO] [stdout] 387 | impl<T> Drop for Sender<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `kernel` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.32/src/oneshot.rs:387:1
[INFO] [stdout]     |
[INFO] [stdout] 387 | impl<T> Drop for Sender<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `kernel` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/sync/mpsc/chan.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/tentgent-cli/src/cli/chat.rs:263:10
[INFO] [stdout]     |
[INFO] [stdout] 242 |     let kernel = CliChatKernel::new();
[INFO] [stdout]     |         ------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `kernel` calls a custom destructor
[INFO] [stdout]     |         `kernel` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 263 |         .await
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 264 |         .map_err(|err| miette!("chat failed: {err}"))
[INFO] [stdout] 265 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `kernel` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `kernel` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `kernel` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.32/src/oneshot.rs:387:1
[INFO] [stdout]     |
[INFO] [stdout] 387 | impl<T> Drop for Sender<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `kernel` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.32/src/oneshot.rs:387:1
[INFO] [stdout]     |
[INFO] [stdout] 387 | impl<T> Drop for Sender<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `kernel` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/sync/mpsc/chan.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/tentgent-cli/src/cli/chat.rs:297:10
[INFO] [stdout]     |
[INFO] [stdout] 276 |     let kernel = CliChatKernel::new();
[INFO] [stdout]     |         ------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `kernel` calls a custom destructor
[INFO] [stdout]     |         `kernel` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 297 |         .await
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 298 |         .map_err(|err| miette!("chat failed: {err}"))
[INFO] [stdout] 299 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `kernel` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `kernel` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `kernel` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.32/src/oneshot.rs:387:1
[INFO] [stdout]     |
[INFO] [stdout] 387 | impl<T> Drop for Sender<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `kernel` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.32/src/oneshot.rs:387:1
[INFO] [stdout]     |
[INFO] [stdout] 387 | impl<T> Drop for Sender<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `kernel` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/sync/mpsc/chan.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 38s
[INFO] [stderr] crater-edition-check: tentgent-kernel v1.0.0 (/opt/rustwide/workdir/src/tentgent-kernel) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: tentgent-cli v1.0.0 (/opt/rustwide/workdir/src/tentgent-cli) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: tentgent-daemon v1.0.0 (/opt/rustwide/workdir/src/tentgent-daemon) updating edition from 2021 to 2024
[INFO] [stderr]     Checking tentgent-kernel v1.0.0 (/opt/rustwide/workdir/src/tentgent-kernel)
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> src/tentgent-kernel/src/foundation/layout/tests.rs:165:9
[INFO] [stdout]     |
[INFO] [stdout] 165 |         unsafe { std::env::set_var(name, value) };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/tentgent-kernel/src/lib.rs:1:11
[INFO] [stdout]     |
[INFO] [stdout]   1 | #![forbid(unsafe_code)]
[INFO] [stdout]     |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> src/tentgent-kernel/src/foundation/layout/tests.rs:175:9
[INFO] [stdout]     |
[INFO] [stdout] 175 |         unsafe { std::env::remove_var(name) };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> src/tentgent-kernel/src/foundation/layout/tests.rs:184:28
[INFO] [stdout]     |
[INFO] [stdout] 184 |             Some(value) => unsafe { std::env::set_var(self.name, value) },
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> src/tentgent-kernel/src/foundation/layout/tests.rs:186:21
[INFO] [stdout]     |
[INFO] [stdout] 186 |             None => unsafe { std::env::remove_var(self.name) },
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking tentgent-daemon v1.0.0 (/opt/rustwide/workdir/src/tentgent-daemon)
[INFO] [stderr] error: could not compile `tentgent-kernel` (lib test) due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "e3b976f774dcf21507932a0a05a4492b208241822ec949b6e865dc873d8367d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e3b976f774dcf21507932a0a05a4492b208241822ec949b6e865dc873d8367d9", kill_on_drop: false }`
[INFO] [stdout] e3b976f774dcf21507932a0a05a4492b208241822ec949b6e865dc873d8367d9
